| Class | Description |
|---|---|
| BinaryGraphFilterOperation | |
| EdgeFilter |
A class that wraps a filter expression supposed to be evaluated on each edge of the graph
|
| FilterIntersection |
A class that represents an intersection between two graph-filters
|
| FilterUnion |
A class that represents an union between two graph-filters
|
| GraphFilter |
An abstract class representing any GraphFilters
|
| GraphFilterWithExpression | |
| VertexFilter |
A class that wraps a filter expression supposed to be evaluated on each vertex of the graph
|
| Enum | Description |
|---|---|
| FilterType |
An enum to distinguish between different types of graph-filters
|
Copyright © 2015. All rights reserved.